home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: newsfeed.acns.nwu.edu!ftpbox!mothost!schbbs!news
- From: Mark Seaborn <cms024@email.mot.com>
- Subject: Re: newbie need help with pointers
- Content-Type: text/plain; charset=us-ascii
- Organization: MOTOROLA
- Date: Wed, 10 Jan 1996 13:24:50 -0600
- Message-ID: <30F41282.726E@email.mot.com>
- X-Mailer: Mozilla 2.0b5 (Macintosh; I; 68K)
- Mime-Version: 1.0
- Content-Transfer-Encoding: 7bit
- References: <4cse34$308@news.iconn.net> <4cuceb$eea@macondo.dmu.ac.uk>
- Sender: news@schbbs.mot.com (SCHBBS News Account)
- Nntp-Posting-Host: 145.1.202.19
-
- Another good use for pointers that you may not of thought of is
- the fact that you need a pointer to anything you want a function to
- modify when the value is passed as parameter.
- --
- ********************************************************************
- *
- * Mark Seaborn | ITTTools : mseaborn@itthp1.comm.mot.com
- *
- * Motorola | KU : mseaborn@hawk.cs.ukans.edu
- *
- * 1301 E. Algonquin Rd. | Macintosh : cms024@email.mot.com
- *
- * Schaumburg, IL. 60196 | Voice : 708/538-5303
- *
- * Maildrop: IL02/Rm0442 | Fax : 708/576-2619
- *
- ********************************************************************
- *
- * AKA : Conan the Saute' Man
- *
- * . . .
- *
- * . . .
- *
- * . . .
- *
- * . . .
- *
- * _____________________________
- *
- * \ /
- *
- * \____________/
-